PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFComboBoxField Class / getEnableSpellCheck Method
In This Topic
    getEnableSpellCheck Method
    In This Topic
    Gets a value indicating whether the field value should be spell-checked.
    Syntax
    public boolean getEnableSpellCheck()

    Return Value

    True if the text entered in the field should be spell-checked.
    See Also